From: Glenn Morris Date: Tue, 31 Jan 2012 01:01:30 +0000 (-0800) Subject: * etc/NEWS: view-buffer markup, again. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1029 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f545264872ea0d61e0225374d5575e895167f70e;p=emacs.git * etc/NEWS: view-buffer markup, again. Let's not document this now - let's fix it properly after 24.1 and document the correct behaviour. (bug#10650#12) --- diff --git a/etc/NEWS b/etc/NEWS index bfeb80a0608..3635b560b1f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -999,6 +999,7 @@ of the header line. ** A backquote not followed by a space is now always treated as new-style. +--- ** view-buffer now treats special mode-class in the same way that view-file has since Emacs 22 (ie, it won't enable View mode if the major-mode is special).